.modal1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}@media (max-width:767px){.modal1{padding:16px}}.modal1_body{background:#131318;border:2px solid #202028;border-radius:16px;width:100%;max-width:400px;max-height:calc(100dvh - 4px);padding:24px 16px}@media (max-width:767px){.modal1_body{border-radius:16px;width:min(100%,400px);max-width:400px;max-height:calc(100dvh - 32px);margin:auto;animation:.3s ease-out forwards fadeIn;overflow-y:auto}.modal1_body.closing{animation:.25s ease-in forwards fadeOut}}@media (min-width:768px){.modal1_body{animation:.5s ease-in-out forwards fadeIn}.modal1_body.closing{animation:.5s ease-in-out forwards fadeOut}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.modal1_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal1_header h2{color:#fff;font-size:24px;font-weight:700;line-height:83%}.modal1_close{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.modal1_close:hover{opacity:.8}.modal1_content{width:100%}.modal-create-promo label{color:#b3b5c6;margin-bottom:8px;display:inline-block}.modal-create-promo .modal-create-promo__input.input_with_icon{background:var(--t-bg-consumer);border:1px solid #202028}.modal-create-promo .modal-create-promo__input.input_with_icon:hover{background:var(--t-bg-case)}.modal-create-promo .modal-create-promo__input .input_field::placeholder{color:#6c6f8b!important}.modal-create-promo .modal-create-promo__hint{color:#7f8498;margin-top:8px;margin-bottom:16px;font-size:13px;line-height:1.4}.modal-create-promo .btn1.btn1_yellow{color:#131318;background:#ffb800}.modal-create-promo .btn1.btn1_yellow:hover{background:#ffca33}.modal-create-promo .btn1.btn1_yellow:active{background:#e6a400}
.input_with_icon{background-color:var(--t-bg-consumer);border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;width:100%;height:40px;padding-left:8px;transition:all .2s ease-out;display:flex;position:relative}.input_with_icon:hover{background-color:var(--t-bg-case)}.error_message{color:var(--t-text-text-5);z-index:1;font-size:14px;position:absolute;bottom:calc(100% + 8px);right:0}.input_error{border-color:var(--t-text-text-5)!important}.input_shake{animation:.36s ease-in-out payment-input-shake}.input_icon{flex-shrink:0;justify-content:center;align-items:center;height:100%;display:flex}.input_icon_right{position:absolute;right:0}.input_field{width:100%;height:100%;color:var(--t-text-text-0);background:0 0;border:none;font-size:16px}.input_field:focus{outline:none}.input_field::placeholder{color:var(--t-text-text-4);opacity:1}.required_star{color:var(--t-text-text-5);font-size:18px;position:absolute;right:12px}.promo_badge{color:var(--t-text-text);margin-right:12px;font-size:16px;font-weight:700}@keyframes payment-input-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}}
.promocodes-conclusion-table{margin:0 auto 36px;position:relative}.payments-table{background:#202028;border-radius:16px 16px 0 0;width:100%;min-width:600px;overflow:hidden}@media screen and (max-width:1023px){.payments-table{min-width:unset;grid-template-columns:1fr;padding:10px;display:grid}}.payments-table__header{border-bottom:1px solid #131318;align-items:center;width:100%;padding:14px 16px;display:flex}@media screen and (max-width:1023px){.payments-table__header{flex-wrap:wrap;padding:0 0 8px}}.payments-table__header .payments-table__cell{color:#b3b5c6;cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:150%;display:flex}@media screen and (max-width:1023px){.payments-table__header .payments-table__cell{width:50%;font-size:14px;line-height:16px}.payments-table__header .payments-table__cell svg{margin-right:-4px}}@media screen and (max-width:767px){.payments-table__header .payments-table__cell{gap:4px}}@media screen and (max-width:1023px){.payments-table__header .payments-table__cell:nth-child(2n){text-align:right;justify-content:flex-end}}.payments-table__row{border-bottom:1px solid #131318;align-items:center;width:100%;padding:8px 16px;display:flex}.payments-table__row:last-child{border-bottom:none}@media screen and (max-width:1023px){.payments-table__row{flex-wrap:wrap;align-items:flex-start;gap:8px;padding:8px 0}}.payments-table__row--empty{border-bottom:0;justify-content:center;align-items:center;min-height:257px;padding:0 16px}@media screen and (max-width:1023px){.payments-table__row--empty{align-items:center;min-height:257px;padding:0 16px}}.payments-table__cell{text-align:left;color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:16px;font-weight:400;line-height:150%;overflow:hidden}@media screen and (max-width:1023px){.payments-table__cell{white-space:normal;flex:0 0 calc(50% - 4px);align-items:center;width:100%;padding:0;font-size:14px;line-height:16px;display:flex}.payments-table__cell:nth-child(2n){justify-content:flex-end}.payments-table__cell:not(:first-child):before{display:none}}.payments-table__cell.income{color:#05c40c}.payments-table__cell--empty{text-align:center;color:#b3b5c6;white-space:normal;text-overflow:clip;flex:1 0 100%;justify-content:center;align-items:center;width:100%;min-height:257px;line-height:150%;display:flex;overflow:visible}@media screen and (max-width:1023px){.payments-table__cell--empty{flex:1 0 100%;min-height:257px}}
.pagination_container{border:2px solid #202028;border-top:0;border-radius:0 0 16px 16px;width:100%;margin-top:0;padding:16px}.pagination_container_simple{border:0;justify-content:center;padding:0;display:flex}.pagination_container_simple .pagination_info{display:none}.pagination_wrapper{justify-content:space-between;align-items:center;max-width:1560px;margin:0 auto;display:flex}.pagination_items{flex-direction:row;gap:4px;display:flex}.page_number{cursor:pointer;color:#fff;background-color:#202028;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.page_number.active{background-color:#363947}.page_number.arrow{background-color:#202028;transition:opacity .2s}.page_number.arrow:hover{opacity:1}.page_number:not(.active):not(.arrow){background:0 0;border:1px solid #202028}.page_number:not(.active):not(.arrow):hover{background-color:#363947}.page_number:not(.active):not(.arrow):hover .number,.arrow_right{color:#fff}.number{text-align:center;color:#b3b5c6;font-size:16px;font-weight:700}.active .number{color:#fff}.pagination_info{color:#b3b5c6;font-size:16px;line-height:28px}
.promocodes-conclusion-table--promo{width:100%;margin:0 auto 36px;position:relative}.promo-table{background:#202028;border-radius:16px;width:100%;min-width:600px;overflow:hidden}.promo-table__header{border-bottom:1px solid #131318;align-items:center;width:100%;padding:14px 16px;display:flex}.promo-table__header .promo-table__cell{color:#b3b5c6;font-size:16px;font-weight:500;line-height:150%}.promo-table__row{border-bottom:1px solid #131318;align-items:center;width:100%;min-height:42px;padding:8px 16px;display:flex}.promo-table__row:last-child{border-bottom:none}.promo-table__row--empty{border-bottom:0;min-height:257px;padding:0 16px}.promo-table__empty{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:257px;display:flex}.promo-table__empty-icon{color:#fff;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.promo-table__empty-icon svg{width:64px;height:64px}.promo-table__empty-text{text-align:center;color:#b3b5c6;letter-spacing:0;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px}.promo-table__empty-btn{border-radius:8px;width:240px;height:44px;min-height:44px}.promo-table__cell{text-align:left;color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:16px;font-weight:400;line-height:150%;overflow:hidden}.promo-table__cell:last-child{text-align:right;flex:0 0 100px;margin-left:8px}.promo-table__cell:last-child a{color:#ffb800;justify-content:flex-end;transition:all .2s ease-out}.promo-table__cell:last-child a svg{transition:all .2s ease-out}.promo-table__cell:last-child a:hover{color:#fff}.promo-table__cell a{display:flex}.promo-table__icon{color:#fff;cursor:pointer;margin-left:10px}.promo-table__icon:first-child{margin-left:0}@media screen and (max-width:1023px){.promo-table{min-width:unset;background:0 0;border-radius:0;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.promo-table__header{display:none}.promo-table__row{background:#202028;border:none;border-radius:16px;flex-direction:column;gap:8px;padding:16px}.promo-table__cell{white-space:normal;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.promo-table__cell:first-child{flex:unset;margin-bottom:8px;font-size:20px;font-weight:500}.promo-table__cell:last-child{flex:unset;text-align:left;margin-left:0}.promo-table__cell:not(:first-child):before{content:attr(data-label);color:#b3b5c6;font-size:14px}.promo-table__row--empty{background:#202028;border-radius:16px;padding:0 16px}.promo-table__empty{min-height:257px}.promo-table__empty-btn{width:100%;max-width:240px}}
.promocodes-conclusion-table{margin:0 auto 36px;position:relative}.withdrawals-table{background:#202028;border-radius:16px 16px 0 0;width:100%;min-width:600px;overflow:hidden}@media screen and (max-width:1023px){.withdrawals-table{min-width:unset;grid-template-columns:1fr;padding:10px;display:grid}}.withdrawals-table__header{border-bottom:1px solid #131318;align-items:center;width:100%;padding:14px 16px;display:flex}@media screen and (max-width:1023px){.withdrawals-table__header{flex-wrap:wrap;padding:0 0 8px}.withdrawals-table__header .withdrawals-table__cell:first-child{flex:0 0 calc(50% - 4px)}}.withdrawals-table__header .withdrawals-table__cell{color:#b3b5c6;cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:150%;display:flex}@media screen and (max-width:1023px){.withdrawals-table__header .withdrawals-table__cell{width:50%;font-size:14px;line-height:16px}.withdrawals-table__header .withdrawals-table__cell svg{margin-right:-4px}.withdrawals-table__header .withdrawals-table__cell:nth-child(2n){text-align:right;justify-content:flex-end}}.withdrawals-table__row{border-bottom:1px solid #131318;align-items:center;width:100%;padding:8px 16px;display:flex}.withdrawals-table__row:last-child{border-bottom:none}@media screen and (max-width:1023px){.withdrawals-table__row{flex-wrap:wrap;align-items:flex-start;gap:8px;padding:8px 0}}.withdrawals-table__row--empty{border-bottom:0;justify-content:center;align-items:center;min-height:257px;padding:0 16px}@media screen and (max-width:1023px){.withdrawals-table__row--empty{align-items:center;min-height:257px;padding:0 16px}}.withdrawals-table__cell{text-align:left;color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:150%;display:flex;overflow:hidden}@media screen and (max-width:1023px){.withdrawals-table__cell{white-space:normal;flex:0 0 calc(50% - 4px);align-items:center;width:100%;padding:0;font-size:14px;line-height:16px;display:flex}.withdrawals-table__cell:nth-child(2n){justify-content:flex-end}.withdrawals-table__cell:not(:first-child):before{display:none}}.withdrawals-table__cell.status{gap:8px;position:relative}.withdrawals-table__cell.status:before{content:"";border-radius:50%;width:8px;height:8px;display:block;left:0}.withdrawals-table__cell.status.processing:before{background:#3957aa}.withdrawals-table__cell.status.completed:before{background:#089408}.withdrawals-table__cell.status.cancelled:before{background:#eb4b4b}.withdrawals-table__cell--empty{text-align:center;color:#b3b5c6;white-space:normal;text-overflow:clip;flex:1 0 100%;justify-content:center;align-items:center;width:100%;min-height:257px;line-height:150%;display:flex;overflow:visible}@media screen and (max-width:1023px){.withdrawals-table__cell--empty{flex:1 0 100%;min-height:257px}}
.promocodes-conclusion-table .table-head:after,.promocodes-conclusion-table .table-head:before,.progress-promocodes-line-var-steps-item:after,.progress-promocodes-line-var-steps-item:before,.profile-promocodes-item-center .is-active:before,.profile-promocodes-item-input-wrap:before,.site-sound span:after,.site-sound span:before,.site-sound:before,.lang>:first-child:after,.lang>:first-child:before,.lang:before,.not-author .open-cases:after,.not-author .open-cases:before,.menu-landing a:before,.menu-landing a:after,.menu-landing li.active .icon:before,.menu-landing li:hover .icon:before{content:"";content:"";display:block;position:absolute}.menu-landing{width:100%;position:relative}.menu-landing ul{justify-content:center;align-items:center;min-height:158px;margin:0 -20px;padding:12px 20px 0;display:flex}@media (max-width:1680px){.menu-landing ul{padding:12px 0 0}}.menu-landing ul>:last-child a:before{display:none}.menu-landing li.active a,.menu-landing li:hover a{color:#d32ce6}.menu-landing li.active a:after,.menu-landing li:hover a:after{mix-blend-mode:normal;opacity:.4;filter:blur(43.4925px);background:radial-gradient(50% 100% at 50% 0,#d32ce6 0%,#1d053800 100%),linear-gradient(#1e043a 0%,#1e043aa3 79%,#1d053800 100%)}.menu-landing li.active .icon,.menu-landing li:hover .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 6px #00000040)drop-shadow(0 0 78px #d32ce6);-webkit-background-clip:text}.menu-landing li.active .icon:before,.menu-landing li:hover .icon:before{background:#d32ce6;border-radius:50%;width:8px;height:8px;top:-23px;left:50%;transform:translate(-50%)}.menu-landing a{letter-spacing:.325px;text-transform:uppercase;color:#ccc;flex-direction:column;align-items:center;min-width:128px;margin:0 20px;font-size:14px;font-weight:700;line-height:24px;text-decoration:none;display:flex;position:relative}@media (max-width:1680px){.menu-landing a{min-width:107px;margin:0 10px}}.menu-landing a:after{mix-blend-mode:normal;z-index:-1;opacity:.4;filter:blur(14px);background:radial-gradient(50% 50%,#753700e6 0%,#390f63e6 100%);width:112px;height:112px;margin-top:-13px;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-landing a:before{opacity:.2;width:1px;height:90px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b0c3d9", endColorstr="#00b0c3d9", GradientType=0);background:linear-gradient(#b0c3d900 0%,#b0c3d9 50%,#b0c3d900 100%);top:50%;right:-20px;transform:translateY(-50%)}@media (max-width:1680px){.menu-landing a:before{right:-10px}}.menu-landing .icon{color:#ff9c0e;background:linear-gradient(300deg,#ff9c0e,#ffd800);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:15px;font-size:36px;line-height:36px}.menu-landing .animate .icon{animation:.3s infinite alternate bounce}@keyframes bounce{to{transform:translateY(-10px)}}@keyframes shake{0%{transform:rotate(3deg)}to{transform-origin:50%;transform:rotate(-3deg)}}.pay-form-method{align-items:center;margin-bottom:23px;padding:14px 28px 0 26px;display:flex}@media (max-width:992px){.pay-form-method{background:#980a7d33;border-radius:8px;justify-content:space-between;position:relative;padding:8px 12px 8px 60px!important}}.pay-form-method-back{background:#0b031c33;justify-content:center;align-items:center;width:48px;height:100%;display:none;position:absolute;top:0;left:0}.pay-form-method-back .icon{color:#e69bff66}@media (max-width:992px){.pay-form-method-back{display:flex}}.pay-form-method-wrap{position:relative}.pay-form-method-logo img{object-fit:contain;width:154px;height:60px}@media (max-width:480px){.pay-form-method-logo img{width:76px!important}}.pay-form-method-title{color:#8a4592;text-shadow:0 0 32px #d32ce6;border:1px solid #d32ce600;margin-bottom:5px;font-size:14px;line-height:20px}@media (max-width:992px){.pay-form-method-title{text-shadow:none;border:0}}.pay-form-method-name{color:#ffc600;font-size:18px;font-weight:700;line-height:24px}.pay-form-method-info{margin-right:20px}.pay-methods-items{flex-wrap:wrap;margin:0 -10px;display:flex}@media (max-width:480px){.pay-methods-items{margin:0 -4px}}.pay-methods-item{-webkit-user-select:none;user-select:none;text-align:center;color:#736687;background:linear-gradient(#310355 0%,#37005a .12%,#13003f 100%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:calc(33.3% - 20px);height:117px;margin:0 10px 20px;padding-top:10px;font-size:14px;font-weight:500;line-height:14px;text-decoration:none;transition:all .3s;display:flex;position:relative}@media (max-width:480px){.pay-methods-item{width:calc(33.3% - 8px);height:80px;margin:0 4px 8px;padding-top:0;font-size:12px;font-weight:400;line-height:100%}}.pay-methods-item .disabled-block{display:none}.pay-methods-item .bonus{margin-top:-25px}@media (max-width:480px){.pay-methods-item .bonus{margin-top:-2px}}.pay-methods-item .bonus-percents{width:39px;height:20px;margin-right:2px}@media (max-width:480px){.pay-methods-item .bonus-percents{width:32px;height:16px}}.pay-methods-item .bonus-icon{width:20px;height:20px}@media (max-width:480px){.pay-methods-item .bonus-icon{width:16px;height:16px}}.pay-methods-item-popup .text{color:#e69bff66;margin-bottom:2px}.pay-methods-item-popup.active .text,.pay-methods-item-popup:hover .text{color:#d32ce6}.pay-methods-item-popup.disabled{pointer-events:none}.pay-methods-item-popup.disabled .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 6px #00000040)drop-shadow(0 0 78px #d32ce6);-webkit-background-clip:text;margin-bottom:3px}.pay-methods-item-popup.disabled .disabled-block{z-index:3;opacity:.8;background:#1e0049;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.pay-methods-item-popup.disabled .disabled-block .text{color:#d8c2ff}.pay-methods-item-label{color:#050b16;text-align:center;z-index:2;white-space:nowrap;background:#ffc64b;border:2px solid #fffc00;border-radius:4px;align-items:center;height:20px;padding:1px 6px;font-size:14px;font-weight:500;line-height:16px;display:flex;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pay-methods-item img{z-index:2;object-fit:contain;width:152px;max-width:85%;height:56px;margin-bottom:15px;position:relative}@media (max-width:480px){.pay-methods-item img{max-width:90%;height:40px;margin-bottom:8px}}.pay-methods-item .text{z-index:2;position:relative}.pay-methods-item-hover{opacity:0;background:linear-gradient(#310355 0%,#37005a .12%,#3400ab 100%);border:2px solid #d32ce6;border-radius:18px;width:calc(100% + 8px);height:calc(100% + 8px);margin:-2px 0 0 -2px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #d32ce6,inset 0 0 24px #d32ce6}@media (max-width:480px){.pay-methods-item-hover{margin:-1px 0 0}}.pay-methods-item-hover:before{content:"";border:4px solid #fff;border-radius:16px;width:calc(100% - 8px);height:calc(100% - 8px);display:block;position:absolute;top:0;left:0}.pay-methods-item-hover:after{content:"";border:2px solid #d32ce6;border-radius:11px;width:calc(100% - 12px);height:calc(100% - 12px);margin-top:1px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 8px #d32ce6}.pay-methods-item:hover{background:linear-gradient(#310355 0%,#37005a .1%,#13003f 100%);box-shadow:0 0 0 4px #d32ce67a}.pay-methods-item.active{box-shadow:none}@media (min-width:768px){.pay-methods-item.active .pay-methods-item-hover{opacity:1}}.pay-methods-item.active .text{color:#d32ce6}.not-author .open-cases{z-index:3;background:linear-gradient(#040817 0%,#3d0044 36.35%,#420051 52.67%,#39024e 65.43%,#230243 81.74%,#040817 100%);min-height:730px;padding-bottom:50px;position:relative;overflow:hidden}.not-author .open-cases h1{text-shadow:0 0 80px #ffc600;text-align:center;color:#ffc600;margin:32px 0 15px;font-size:40px;font-weight:900;line-height:1}.not-author .open-cases h3{text-shadow:-1px -1px #d32ce6,1px -1px #d32ce6,-1px 1px #d32ce6,1px 1px #d32ce6,0 0 24px #d32ce6;text-align:center;color:#fff;text-transform:uppercase;margin-bottom:-15px;font-size:24px;font-weight:900;line-height:1}.not-author .open-cases:before{background:url(../media/terror-1.0_dd1ph-flm07.png) no-repeat;width:549px;height:628px;top:0}@media (max-width:1200px){.not-author .open-cases:before{display:none!important}}.not-author .open-cases:after{background:url(../media/terror-2.0ajxq5p2749ky.png) no-repeat;width:549px;height:628px;top:0;right:0}@media (max-width:1200px){.not-author .open-cases:after{display:none!important}}.not-author .open-cases .login-btns{display:none}@media (max-width:1200px){.not-author .open-cases .login-btns{justify-content:center;margin-bottom:110px;padding:0;display:flex}.not-author .open-cases .open-cases-btns{display:none}}.profile-landing{position:relative}.profile-landing:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#020111 0%,#2c0657b3 30%,#0b022000 100%);width:100%;height:100%;max-height:900px;display:block;position:absolute;top:-160px;left:0}.profile-landing:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(342.86% 100% at 50% 0,#d32ce666 0%,#3e085500 100%);width:100%;height:280px;display:block;position:absolute;top:-160px;left:0}.authorization{padding-left:135px;overflow:hidden}.authorization .open-cases-btns{margin-bottom:-11px}.authorization .open-cases-btns .advantages-sign-in-steam .bot-2{bottom:-14px;left:20px;transform:rotate(-9deg)}.authorization .open-cases-btns .advantages-sign-in-steam:hover .bot-2{bottom:-18px;left:8px}.lang{cursor:pointer;z-index:7;width:96px;position:absolute;top:0;left:-99px}.lang:before{width:100%;height:3px;top:100%;left:0}.lang .material-icons{color:#e69bff66;width:24px;height:24px;transition:all .5s;position:relative;top:-2px}.lang>:first-child{align-items:center;width:96px;height:40px;display:flex;position:relative;top:-3px}.lang>:first-child .lang-name{text-transform:uppercase;padding-left:24px;padding-right:10px;font-size:14px;font-weight:500;line-height:16px}.lang>:first-child:before{background:url(../images/bg-lang.svg) no-repeat;width:98px;height:35px;transition:all .5s}.lang>:first-child:after{opacity:0;z-index:-1;background:url(../images/bg-lang-hover.svg) no-repeat;width:98px;height:35px;transition:all .5s}.lang>:first-child img{z-index:2;width:20px;height:auto;margin-bottom:7px;margin-left:-9px;display:block;position:relative}.lang-drop{background:linear-gradient(325.23deg,#08132e 12.81%,#340a67 86.53%);border:4px solid #6001ae;width:74px;margin-top:-1px;display:none;position:absolute;top:100%;left:0}.lang-drop-wrap{height:170px;overflow:auto}.lang-drop-wrap::-webkit-scrollbar{width:3px}.lang-drop-wrap::-webkit-scrollbar-track{background:#221038}.lang-drop-wrap::-webkit-scrollbar-thumb{border:3px solid #290261}.lang-drop-wrap .lang-item{cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;height:27px;padding:6px 16px 6px 10px;font-size:12px;font-weight:500;line-height:14px;display:flex}.lang-drop-wrap .lang-item span{margin-left:6px}.lang-drop-wrap .lang-item:hover,.lang-drop-wrap .lang-item.active{background:linear-gradient(90deg,#770484 0%,#60006b 49.88%,#20033900 100%)}.lang-drop-wrap .lang-item img{width:20px;height:auto;display:block}.lang:hover .lang-drop{display:block}.lang:hover .material-icons{transform:rotate(180deg)}.lang:hover .lang-item:before{opacity:0}.lang:hover .lang-item:after{opacity:1}.site-sound{cursor:pointer;z-index:3;background:url(../images/bg-lang.svg) no-repeat;width:98px;height:35px;position:absolute;top:0;left:10px}.site-sound:before{opacity:0;background:url(../images/bg-lang-hover.svg) no-repeat;width:100%;height:100%;transition:all .5s}.site-sound span{width:18px;height:18px;margin-top:-2px;margin-left:-3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-sound span:after,.site-sound span:before{opacity:1;background:url(../images/site-sound-on.svg) no-repeat;width:100%;height:100%;transition:opacity .5s}.site-sound span:after{opacity:0;background:url(../images/site-sound-off.svg) no-repeat}.site-sound:hover:before{opacity:1}.site-sound.active span:before{opacity:0}.site-sound.active span:after{opacity:1}.page-profile-landing .open-cases{z-index:3;background:0 0;min-height:730px;margin-top:0;margin-bottom:-210px;padding-top:110px;padding-bottom:50px;position:relative;overflow:hidden}@media (max-width:1200px){.page-profile-landing .open-cases{min-height:600px;margin-bottom:-280px;padding-top:30px;overflow:visible}}@media (max-width:640px){.page-profile-landing .open-cases{min-height:570px;margin-bottom:-280px;padding-top:30px}}@media (max-width:1200px){.page-profile-landing .open-cases h1{text-shadow:0 0 24px #ffc600a3}}@media (max-width:640px){.page-profile-landing .open-cases h1{margin-top:0;font-size:28px}}.page-profile-landing .open-cases h3{margin-bottom:82px}@media (max-width:1200px){.page-profile-landing .open-cases h3{margin-bottom:42px!important}}@media (max-width:640px){.page-profile-landing .open-cases h3{font-size:18px;line-height:1.2}}.about-project-wrap{margin-bottom:129px}@media (max-width:1200px){.about-project-wrap{margin-bottom:20px}}.about-project-wrap h2{text-align:center;text-transform:uppercase;color:#f7dbff;text-shadow:-1px -1px #c131e4,1px -1px #c131e4,-1px 1px #c131e4,1px 1px #c131e4,0 0 36px #c131e4,0 0 3px #c131e4;margin-bottom:34px;font-size:30px;font-weight:700;line-height:30px}@media (max-width:640px){.about-project-wrap h2{font-size:24px;line-height:1}}.about-project{z-index:3;max-width:960px;margin:0 auto 63px;position:relative}.about-project-content{color:#b36fff;background:#d32ce614;border:2px solid #d32ce633;border-radius:20px;margin-bottom:10px;padding:22px 20px 0;font-size:16px;line-height:24px}@media (max-width:640px){.about-project-content{font-size:14px}}.about-project-content p{margin-bottom:23px}.about-project-content>:last-child{margin-bottom:13px}.about-benefits{max-width:960px;margin:0 auto}.about-benefits-items{margin:0 -16px;display:flex}@media (max-width:992px){.about-benefits-items{padding:0 16px}}@media (max-width:640px){.about-benefits-items{flex-direction:column;align-items:center;gap:24px}}.about-benefits-item{width:calc(33.3% - 32px);margin:0 16px}@media (max-width:992px){.about-benefits-item{text-align:center}}@media (max-width:640px){.about-benefits-item{width:100%}}.about-benefits-item-icon{margin-bottom:14px}.about-benefits-item-title{color:var(--t-text-text-0);text-shadow:0 0 48px #d32ce6;margin-bottom:12px;font-size:20px;font-weight:700;line-height:24px}@media (max-width:640px){.about-benefits-item-title{font-size:18px}}.about-benefits-item-num{letter-spacing:.7px;color:var(--t-text-text-0);text-shadow:0 0 48px #d32ce6;margin-bottom:21px;font-size:28px;font-weight:700;line-height:24px}@media (max-width:640px){.about-benefits-item-num{font-size:20px}}.about-benefits-item-text{color:#5f4169;font-size:16px;line-height:24px}.hr-benefits{mix-blend-mode:normal;opacity:.2;background:linear-gradient(90deg,#d32ce600 0%,#d32ce6 50%,#d32ce600 100%);width:960px;height:2px;margin:57px auto 65px}@media (max-width:1024px){.hr-benefits{width:100%}}.profile-landing-user-header{width:100%;max-width:1600px;margin:0 auto;padding-top:70px;position:relative}@media (max-width:1240px){.profile-landing-user-header{padding:70px 24px 0}}@media (max-width:992px){.profile-landing-user-header{padding-top:40px}}.profile-landing-user-header h1{text-align:center;color:#ffc600;margin-bottom:40px;font-size:28px;font-weight:500;line-height:24px}.profile-landing-user-stats{margin:0 -32px;padding:0 247px;display:flex;position:relative}@media (max-width:1200px){.profile-landing-user-stats{justify-content:center;margin:0;padding:0}}@media (max-width:768px){.profile-landing-user-stats{flex-wrap:wrap;gap:20px}}.profile-landing-user-stats:before{content:"";opacity:.4;background:radial-gradient(50% 79.2% at 50% 100%,#e62cc73d 0%,#15053100 100%);width:100%;height:208px;display:block;position:absolute;bottom:-30px;left:0}.profile-landing-user-stats>:first-child{margin-right:96px;position:relative}@media (max-width:768px){.profile-landing-user-stats>:first-child{margin:0}}.profile-landing-user-stats>:first-child:before{content:"";mix-blend-mode:normal;opacity:.4;background:radial-gradient(50% 50%,#b0c3d9 0%,#b0c3d900 100%);width:1px;height:64px;display:block;position:absolute;top:50%;left:auto;right:-64px;transform:translateY(-50%)}@media (max-width:768px){.profile-landing-user-stats>:first-child:before{display:none}}.profile-landing-user-stats-item{margin:0 32px}@media (max-width:768px){.profile-landing-user-stats-item{width:calc(50% - 10px);margin:0}}.profile-landing-user-stats-item .num{letter-spacing:.7px;color:#a97aff;align-items:center;margin-bottom:5px;font-size:28px;font-weight:700;line-height:24px;display:flex}@media (max-width:768px){.profile-landing-user-stats-item .num{justify-content:center;font-size:24px}}@media (max-width:480px){.profile-landing-user-stats-item .num{justify-content:flex-start}}.profile-landing-user-stats-item .num .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;-webkit-background-clip:text;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:flex}.profile-landing-user-stats-item .num .icon img{width:32px;height:32px}.profile-landing-user-stats-item .text{color:#e69bff66;white-space:nowrap;padding-left:6px;font-size:16px;line-height:24px;display:flex}@media (max-width:768px){.profile-landing-user-stats-item .text{justify-content:center;padding:0}}@media (max-width:480px){.profile-landing-user-stats-item .text{justify-content:flex-start}}.profile-landing-user-stats-item .text .cscaseCur{margin-left:5px}.profile-landing-user-menu{margin:40px 0 24px;position:relative}.profile-landing-user-menu .menu-user{align-items:center;display:flex}@media (max-width:1023px){.profile-landing-user-menu .menu-user{justify-content:space-between}}@media (max-width:767px){.profile-landing-user-menu .menu-user{flex-direction:column;gap:16px}}.profile-landing-user-menu .menu-user__mobile{display:none}@media (max-width:1023px){.profile-landing-user-menu .menu-user .btn1{height:44px;padding:10px 24px}}@media (max-width:767px){.profile-landing-user-menu .menu-user .btn1{width:100%}}@media screen and (max-width:1023px){.profile-landing-user-menu .menu-user__mobile{width:170px;display:block}.profile-landing-user-menu .menu-user__mobile .ant-select{background:#202028;border-radius:8px;height:48px}.profile-landing-user-menu .menu-user__mobile .ant-select .ant-select-selector{background:0 0;border:none;align-items:center;height:48px;padding:0 16px;display:flex}.profile-landing-user-menu .menu-user__mobile .ant-select .ant-select-selector .ant-select-selection-item{color:#fff;font-size:16px;font-weight:500}.profile-landing-user-menu .menu-user__mobile .ant-select .ant-select-arrow{color:#fff;right:16px}.profile-landing-user-menu .menu-user ul{display:none}}@media screen and (max-width:767px){.profile-landing-user-menu .menu-user__mobile{width:100%}}.profile-landing-user-menu ul{justify-content:flex-start;align-items:center;gap:32px;height:44px;margin-right:auto;display:flex}@media (max-width:1279px){.profile-landing-user-menu ul{gap:24px}}.profile-landing-user-menu ul li{position:relative;overflow:hidden}@media (max-width:992px){.profile-landing-user-menu ul li{margin:0 10px}}.profile-landing-user-menu ul li a{color:#47485d;align-items:center;font-size:20px;font-weight:500;text-decoration:none;transition:all .5s;display:flex}.profile-landing-user-menu ul li:hover a,.profile-landing-user-menu ul li.active a{color:#fff}.profile-promocodes{flex-wrap:wrap;margin:0 -16px 64px;display:flex;position:relative}@media (max-width:1240px){.profile-promocodes{margin:0 0 32px}}.profile-promocodes-item{border-radius:32px;width:calc(50% - 32px);height:433px;margin:0 16px;position:relative}@media (max-width:992px){.profile-promocodes-item{width:100%;height:auto;margin:0}}.profile-promocodes-item:before{content:"";background:#13072c;border:2px solid #3f0047;border-left-color:#13072c;border-radius:0 100% 100% 0/0 50% 50% 0;width:32px;height:64px;margin-top:20px;display:block;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}@media (max-width:992px){.profile-promocodes-item:before{display:none}}.profile-promocodes-item:after{content:"";background:#13072c;border:2px solid #3f0047;border-right-color:#13072c;border-radius:100% 0 0 100%/50% 0 0 50%;width:32px;height:64px;margin-top:20px;display:block;position:absolute;top:50%;left:auto;right:-2px;transform:translateY(-50%)}@media (max-width:992px){.profile-promocodes-item:after{display:none}}.profile-promocodes-add{color:#8847ff66;border:4px solid #8847ff29;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:calc(50% - 32px);height:433px;margin:0 16px;text-decoration:none;transition:all .5s;display:flex}@media (max-width:992px){.profile-promocodes-add{width:100%;height:420px;margin:0}}.profile-promocodes-add .icon{margin-bottom:22px;font-size:60px;line-height:60px}.profile-promocodes-add .text{text-align:center;text-transform:uppercase;margin-bottom:12px;font-size:24px;font-weight:700;line-height:24px}.profile-promocodes-add .text-counter{text-align:center;font-size:16px;font-weight:700;line-height:16px}.profile-promocodes-add:hover{color:#8847ff;border-color:#8847ff52}.profile-promocodes-item{background:linear-gradient(#1d0544 0%,#130333 100.23%);border:2px solid #3f0047;flex-direction:column;margin-bottom:32px;display:flex}.profile-promocodes-item.opacity{opacity:.5}.profile-promocodes-item-input{padding:28px 32px 14px}@media (max-width:768px){.profile-promocodes-item-input{padding:20px 20px 14px}}.profile-promocodes-item-input:first-child .profile-promocodes-item-input-wrap>input{text-transform:uppercase}.profile-promocodes-item-input .label{color:#e69bff66;margin-bottom:4px;font-size:14px;line-height:16px}.profile-promocodes-item-input-wrap{position:relative}.profile-promocodes-item-input-wrap .percent{text-align:right;color:#d32ce6;text-shadow:0 0 24px #d32ce6;font-size:18px;font-weight:700;line-height:28px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.profile-promocodes-item-input-wrap .link-copy{color:#e69bff66;width:24px;height:24px;font-size:24px;line-height:24px;transition:all .5s;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.profile-promocodes-item-input-wrap .link-copy:hover{color:#e69bff}.profile-promocodes-item-input-wrap .link-copy span{opacity:0;font-family:Roboto,sans-serif;font-size:14px;line-height:16px;text-decoration:none;transition:all .3s;position:absolute;top:-20px;right:0}.profile-promocodes-item-input-wrap .link-copy.active span{opacity:1}.profile-promocodes-item-input-wrap input{color:#d32ce6;background:0 0;border:0;width:100%;padding-left:40px;font-size:18px;font-weight:700;line-height:28px}@media (max-width:520px){.profile-promocodes-item-input-wrap input{text-overflow:ellipsis;width:calc(100% - 30px);overflow:hidden}}.profile-promocodes-item-input-wrap input::-webkit-input-placeholder{font-size:16px;line-height:19px}.profile-promocodes-item-input-wrap input::placeholder{font-size:16px;line-height:19px}.profile-promocodes-item-input-wrap input:placeholder-shown{font-size:16px;line-height:19px}.profile-promocodes-item-input-wrap input:-ms-placeholder-shown{font-size:16px;line-height:19px}.profile-promocodes-item-input-wrap input:focus{outline:none}.profile-promocodes-item-input-wrap .icon{position:absolute;top:-2px;left:0}.profile-promocodes-item-input-wrap:before{background:linear-gradient(90deg,#8c009c 0%,#500067 100%);width:100%;height:2px;margin-top:4px;top:100%}.profile-promocodes-item-input.error input::-webkit-input-placeholder{color:#eb4b4b66}.profile-promocodes-item-input.error input::placeholder{color:#eb4b4b66}.profile-promocodes-item-input.error input:placeholder-shown{color:#eb4b4b66}.profile-promocodes-item-input.error input:-ms-placeholder-shown{color:#eb4b4b66}.profile-promocodes-item-input.error .profile-promocodes-item-input-wrap:before{background:linear-gradient(90deg, var(--t-text-text-5) 0%, #eb4b4b66 100%)}.profile-promocodes-item-input.empty input::-webkit-input-placeholder{color:#e69bff66}.profile-promocodes-item-input.empty input::placeholder{color:#e69bff66}.profile-promocodes-item-input.empty input:placeholder-shown{color:#e69bff66}.profile-promocodes-item-input.empty input:-ms-placeholder-shown{color:#e69bff66}.profile-promocodes-item-input.empty .profile-promocodes-item-input-wrap:before{background:linear-gradient(90deg,#e69bff66 0%,#e69bff33 100%)}.profile-promocodes-item-center{align-items:center;padding:30px 66px 30px 64px;display:flex;position:relative}@media (max-width:1200px){.profile-promocodes-item-center{padding:30px 40px}}@media (max-width:992px){.profile-promocodes-item-center{flex-wrap:wrap;padding:20px}}.profile-promocodes-item-center .percent{margin-right:auto}@media (max-width:992px){.profile-promocodes-item-center .percent{width:100%;margin-bottom:16px}}.profile-promocodes-item-center .percent .label{color:#e69bff66;font-size:16px;line-height:24px}.profile-promocodes-item-center .percent .text{color:#d32ce6;font-size:20px;font-weight:700;line-height:20px}.profile-promocodes-item-center .percent .text span{font-size:16px}.profile-promocodes-item-center .is-active{color:#05c40c;font-size:16px;font-weight:700;line-height:24px;position:relative}.profile-promocodes-item-center .is-active:before{background:#05c40c;border-radius:8px;width:12px;height:12px;top:50%;left:calc(100% + 6px);transform:translateY(-50%);box-shadow:0 0 16px #05c40c}.profile-promocodes-item-center .is-active.none{color:#eb4b4b66}.profile-promocodes-item-center .is-active.none:before{background:var(--t-text-text-5);box-shadow:0px 0px 16px var(--t-text-text-5)}.profile-promocodes-item-center .create{color:#8847ff52;border:2px solid #8847ff3d;border-radius:18px;align-items:center;height:36px;margin-left:50px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .5s;display:flex}.profile-promocodes-item-center .create:hover{color:#8847ff;border-color:#8847ff}.profile-promocodes-item-center .delete{color:#8847ff52;border:2px solid #8847ff3d;border-radius:18px;align-items:center;height:36px;margin-left:50px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .5s;display:flex}@media (max-width:992px){.profile-promocodes-item-center .delete{margin-left:auto}}.profile-promocodes-item-center .delete:hover{color:#8847ff;border-color:#8847ff}.profile-promocodes-item-footer{background:#390040a3;border-top:2px dashed #3f0047;border-radius:0 0 32px 32px;justify-content:center;margin-top:auto;padding:10px 0;display:flex}@media (max-width:768px){.profile-promocodes-item-footer{padding:20px}}.profile-promocodes-item-footer .profile-landing-user-stats{padding:0}@media (max-width:768px){.profile-promocodes-item-footer .profile-landing-user-stats{flex-wrap:nowrap;gap:16px}}.profile-promocodes-item-footer .profile-landing-user-stats:before{display:none}.profile-promocodes-item-footer .profile-landing-user-stats>:first-child{margin-right:29px;position:relative}.profile-promocodes-item-footer .profile-landing-user-stats>:first-child:before{display:none}.profile-promocodes-item-footer .profile-landing-user-stats-item{margin:0 29px}@media (max-width:768px){.profile-promocodes-item-footer .profile-landing-user-stats-item{margin:0!important}}.profile-promocodes-item-footer .profile-landing-user-stats-item .num{flex-direction:column;font-size:20px;line-height:24px}@media (max-width:768px){.profile-promocodes-item-footer .profile-landing-user-stats-item .num{font-size:14px}}.profile-promocodes-item-footer .profile-landing-user-stats-item .num .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;-webkit-background-clip:text;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:4px;margin-right:0;display:flex}@media (max-width:768px){.profile-promocodes-item-footer .profile-landing-user-stats-item .text{font-size:14px}}.profile-promocodes-item.empty{background:linear-gradient(#26183e 0%,#0e0029 100%);border:2px solid #270f2b}.profile-promocodes-item.empty:before{border-color:#270f2b #270f2b #270f2b #0000}.profile-promocodes-item.empty:after{border-color:#270f2b #0000 #270f2b #270f2b}.profile-promocodes-item.empty .profile-promocodes-item-footer{background:#36163a59;border-color:#270f2b}.progress-promocodes{max-width:1170px;height:200px;margin:0 auto 140px;padding-top:40px;position:relative}@media (max-width:1240px){.progress-promocodes{padding:40px 0 0}}@media (max-width:992px){.progress-promocodes{min-height:410px}}.progress-promocodes-line{border-radius:20px;width:100%;height:40px;padding:4px;position:relative}@media (max-width:992px){.progress-promocodes-line{background:0 0}}.progress-promocodes-line:after{content:"";z-index:-1;border-radius:20px;width:100%;height:40px;padding:4px;display:none;position:relative;top:0;left:0}@media (max-width:992px){.progress-promocodes-line:after{display:none}}.progress-promocodes-line-var{background:#d32ce6;border-radius:16px;min-width:32px;max-width:100%;height:32px;top:1041px;left:380px;box-shadow:inset 0 8px 4px #ffffffa3,inset 0 -12px 12px #2e0c6b7a}@media (max-width:992px){.progress-promocodes-line-var{display:none}}.progress-promocodes-line-var-steps{width:100%;position:absolute;top:2px}@media (max-width:992px){.progress-promocodes-line-var-steps{width:475px;top:260px;left:calc(100% - 242px);transform:rotate(90deg)matrix(-1,0,0,1,0,0)}}.progress-promocodes-line-var-steps>:first-child{left:4px}.progress-promocodes-line-var-steps>:nth-child(2){left:33.3%}.progress-promocodes-line-var-steps>:nth-child(3){left:66.6%}.progress-promocodes-line-var-steps-item{background:linear-gradient(90deg,#38029b 0%,#681fee 100%);border-radius:50%;width:28px;height:28px;margin-left:-2px;position:absolute;top:4px}.progress-promocodes-line-var-steps-item:before{background:#8847ff;border-radius:50%;width:16px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-promocodes-line-var-steps-item:after{background:linear-gradient(#8847ff 0%,#8847ff00 100%);width:2px;height:166px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.progress-promocodes-line-var-steps-item.done{background:linear-gradient(90deg,#410050 0%,#920ca1 100%)}.progress-promocodes-line-var-steps-item.done:before{background:#d32ce6}.progress-promocodes-line-var-steps-item.done:after{background:linear-gradient(#d32ce6 0%,#d32ce600 100%)}.progress-promocodes-line-mob{background:linear-gradient(90deg,#26104e 0%,#3b1674 53.19%);border-radius:20px;width:40px;height:calc(100% + 95px);padding:4px;display:none;position:absolute;top:40px;right:3px}@media (max-width:992px){.progress-promocodes-line-mob{flex-direction:column-reverse;display:flex}}.progress-promocodes-line-mob:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#8847ff47 0%,#8847ff9e 100%) border-box;border:4px solid #0000;border-radius:24px;width:100%;height:100%;display:block;position:absolute;top:-3px;left:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.progress-promocodes-line-mob-var{background:#d32ce6;border-radius:16px;width:32px;min-width:32px;max-width:100%;box-shadow:inset 0 8px 4px #ffffffa3,inset 0 -12px 12px #2e0c6b7a}.progress-promocodes-line-var-steps-content{margin-top:28px;display:flex}@media (max-width:992px){.progress-promocodes-line-var-steps-content{flex-direction:column-reverse;gap:44px}}.progress-promocodes-line-var-steps-content-item{width:33.3%;padding-left:32px}@media (max-width:992px){.progress-promocodes-line-var-steps-content-item{width:100%;padding-left:0;padding-right:50px}}.progress-promocodes-line-var-steps-content-item.done .title{color:#d32ce6}.progress-promocodes-line-var-steps-content-item.done .title .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.progress-promocodes-line-var-steps-content-item.done .your-prize .num{color:#d32ce6}.progress-promocodes-line-var-steps-content .title{color:#8847ff;align-items:center;margin-bottom:5px;padding-left:4px;font-size:20px;font-weight:700;line-height:20px;display:flex}.progress-promocodes-line-var-steps-content .title .icon{background:linear-gradient(300deg,#5119b8,#8847ff);-webkit-text-fill-color:#0000;color:#8847ff;-webkit-background-clip:text;margin-right:4px;font-size:30px;line-height:30px}.progress-promocodes-line-var-steps-content .count{color:#e69bff66;flex-wrap:wrap;align-items:center;margin-bottom:10px;font-size:16px;line-height:24px;display:flex}@media (max-width:992px){.progress-promocodes-line-var-steps-content .count{flex-wrap:nowrap;font-size:12px}}.progress-promocodes-line-var-steps-content .count span{white-space:nowrap;margin:0 5px}.progress-promocodes-line-var-steps-content .count i{margin-right:5px}.progress-promocodes-line-var-steps-content .count div{width:100%}.progress-promocodes-line-var-steps-content .your-prize{color:#e69bff66;font-size:16px;line-height:24px;display:flex}@media (max-width:992px){.progress-promocodes-line-var-steps-content .your-prize{font-size:12px}}.progress-promocodes-line-var-steps-content .your-prize>:first-child{width:100%;max-width:125px}.progress-promocodes-line-var-steps-content .your-prize .num{color:#8847ff;margin-left:6px}.promocodes-conclusion-table{position:relative}.promocodes-conclusion-table .table-head{color:#e69bff66;align-items:center;height:64px;margin-bottom:4px;font-size:16px;line-height:24px;display:flex;position:relative}@media (max-width:660px){.promocodes-conclusion-table .table-head-td div{display:none}}.promocodes-conclusion-table .table-head-td .mob{display:none}@media (max-width:660px){.promocodes-conclusion-table .table-head-td .mob{flex-direction:column;display:flex}}.promocodes-conclusion-table .table-head:before{opacity:.4;pointer-events:none;background:linear-gradient(90deg,#20084200 0%,#860b95 50%,#870b95 50%,#20084200 100%);width:100%;height:2px;top:0}.promocodes-conclusion-table .table-head:after{opacity:.4;background:radial-gradient(50% 79.2% at 50% 100%,#e62cc73d 0%,#15053100 100%);width:100%;height:100%;top:0}.promocodes-conclusion-table .table-head>:first-child{width:160px;margin-right:87px}@media (max-width:660px){.promocodes-conclusion-table .table-head>:first-child{width:50%;margin-right:0}}.promocodes-conclusion-table .table-head>:nth-child(2){width:300px;margin-right:50px}@media (max-width:660px){.promocodes-conclusion-table .table-head>:nth-child(2){display:none}}.promocodes-conclusion-table .table-head>:nth-child(3){text-align:right;width:160px;margin-right:47px}@media (max-width:480px){.promocodes-conclusion-table .table-head>:nth-child(3){display:none}}.promocodes-conclusion-table .table-head>:nth-child(4){text-align:right;margin-left:auto}@media (max-width:660px){.promocodes-conclusion-table .table-head>:nth-child(4) div{display:block}.promocodes-conclusion-table .table-head>:nth-child(4) .mob{display:none}}@media (max-width:480px){.promocodes-conclusion-table .table-head>:nth-child(4) div{display:none}.promocodes-conclusion-table .table-head>:nth-child(4) .mob{display:flex}}.promocodes-conclusion-table .table-body-row{background:radial-gradient(50% 8814.97%,#d32ce60a 0%,#d32ce600 100%);min-height:64px;margin-bottom:4px;display:flex}.promocodes-conclusion-table .table-body-row .table-body-td{color:#8847ff;align-items:center;font-size:16px;line-height:24px;display:flex}@media (max-width:660px){.promocodes-conclusion-table .table-body-row .table-body-td{padding:16px 0}}.promocodes-conclusion-table .table-body-row .table-body-td .badge-cost{white-space:nowrap}.promocodes-conclusion-table .table-body-row .table-body-td .status.done{color:#4b69ff}.promocodes-conclusion-table .table-body-row .table-body-td .status.cancel{color:#eb4b4b66}.promocodes-conclusion-table .table-body-row .table-body-td .user{color:#ccc;align-items:center;max-width:100%;text-decoration:none;display:flex}.promocodes-conclusion-table .table-body-row .table-body-td .user-ava{border:4px solid #31004d;border-radius:50%;align-items:center;width:34px;min-width:34px;height:34px;margin-right:16px;display:flex;overflow:hidden}.promocodes-conclusion-table .table-body-row .table-body-td .user-ava img{width:100%;height:100%}.promocodes-conclusion-table .table-body-row .table-body-td .user-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.promocodes-conclusion-table .table-body-row>:first-child{color:#d5b9ff80;width:160px;margin-right:87px}.promocodes-conclusion-table .table-body-row>:first-child .pay-method{margin-top:10px;display:none}.promocodes-conclusion-table .table-body-row>:first-child .pay-method-img{width:52px;height:24px;margin-right:16px}.promocodes-conclusion-table .table-body-row>:first-child .user{display:none}@media (max-width:660px){.promocodes-conclusion-table .table-body-row>:first-child{flex-direction:column;align-items:flex-start;width:50%;margin-right:0;display:flex}.promocodes-conclusion-table .table-body-row>:first-child .pay-method{display:flex}.promocodes-conclusion-table .table-body-row>:first-child .user{margin-top:12px;display:flex}}.promocodes-conclusion-table .table-body-row>:nth-child(2){width:300px;margin-right:50px}@media (max-width:660px){.promocodes-conclusion-table .table-body-row>:nth-child(2){display:none}}.promocodes-conclusion-table .table-body-row>:nth-child(3){text-align:right;justify-content:flex-end;width:160px;margin-right:47px}@media (max-width:480px){.promocodes-conclusion-table .table-body-row>:nth-child(3){display:none}}.promocodes-conclusion-table .table-body-row>:nth-child(4){text-align:right;margin-left:auto}.promocodes-conclusion-table .table-body-row>:nth-child(4) .status+.badge-cost,.promocodes-conclusion-table .table-body-row>:nth-child(4) .badge-cost.purpule{display:none}@media (max-width:480px){.promocodes-conclusion-table .table-body-row>:nth-child(4){flex-direction:column;display:flex}.promocodes-conclusion-table .table-body-row>:nth-child(4) .status{margin-bottom:12px}.promocodes-conclusion-table .table-body-row>:nth-child(4) .status+.badge-cost{display:flex}.promocodes-conclusion-table .table-body-row>:nth-child(4) .badge-cost.purpule{margin-bottom:14px;display:flex}}.promocodes-conclusion-table .pay-method{align-items:center;display:flex}.promocodes-conclusion-table .pay-method-img{border:2px solid #d32ce61f;border-radius:4px;justify-content:center;align-items:center;width:84px;height:40px;margin-right:20px;display:flex}.promocodes-conclusion-table .pay-method-img img{max-width:100%;height:auto}.profile-landing-how{justify-content:center;margin-bottom:64px;display:flex}.profile-landing-how iframe{width:720px;margin:0 auto;display:block}@media (max-width:1200px){.profile-landing-how iframe{width:100%}}.page-promo__achievements{flex-wrap:wrap;gap:32px;margin-bottom:60px;display:flex}@media (max-width:767px){.page-promo__achievements{margin-bottom:40px}}.page-promo__achievements-title{font-size:32px;font-weight:600;line-height:120%}@media (max-width:767px){.page-promo__achievements-title{order:1;font-size:20px}}.page-promo__achievements-text{text-align:right;color:#b3b5c6;align-self:center;margin-left:auto;font-size:16px;font-weight:400;line-height:160%}@media (max-width:767px){.page-promo__achievements-text{text-align:left;order:3}}.page-promo__achievements-body{gap:20px;width:100%;padding-bottom:24px;display:flex;position:relative}@media (max-width:1279px){.page-promo__achievements-body{flex-wrap:wrap}}@media (max-width:1023px){.page-promo__achievements-body{flex-direction:column}}@media (max-width:767px){.page-promo__achievements-body{order:2;gap:29px 8px;padding:0 20px}}.page-promo__achievements-progress{background:#ffb800;border-radius:16px;height:8px;position:absolute;top:4px;left:4px}@media (max-width:1279px){.page-promo__achievements-progress{display:none}}.page-promo__achievements-border-progress{background:#ffb800;border-radius:16px;height:8px;display:block;position:absolute;top:2px;left:2px}.page-promo__achievements-border{border:2px solid #202028;border-radius:20px;width:calc(100% - 4px);height:16px;display:none;position:absolute}.page-promo__achievements-border:first-child{display:block;top:0}.page-promo__achievements-border:nth-child(2){top:140px}@media (max-width:1023px){.page-promo__achievements-border:nth-child(2){display:block}}@media (max-width:767px){.page-promo__achievements-border:nth-child(2){top:125px}}.page-promo__achievements-border:nth-child(3){top:280px}@media (max-width:1023px){.page-promo__achievements-border:nth-child(3){display:block}}.page-promo__achievements-item{border-radius:8px;flex-direction:column;flex-grow:1;gap:8px;padding:24px 0 0 26px;display:flex;position:relative}@media (max-width:1023px){.page-promo__achievements-item{width:100%}}.page-promo__achievements-item:before{content:"";background:#363744;border:1px solid #0000;border-radius:50%;width:4px;height:4px;display:block;position:absolute;top:5px;left:5px}.page-promo__achievements-item:after{content:"";background:linear-gradient(#363744 0%,#36374400 100%);border-radius:31px;width:2px;height:89px;display:block;position:absolute;top:6px;left:7px}.page-promo__achievements-item.active .page-promo__achievements-item-title{color:#ffb800}.page-promo__achievements-item.active .page-promo__achievements-item-name{color:#fff}.page-promo__achievements-item.active:after{background:linear-gradient(#ffb800 0%,#ffb80000 100%)}.page-promo__achievements-item.active:before{background:#9e7200}.page-promo__achievements-item.active .page-promo__achievements-item-bottom-text:first-child span:last-child{color:#ffb800}.page-promo__achievements-item-top{align-items:center;gap:8px;display:flex}.page-promo__achievements-item-title{text-align:center;color:#b3b5c6;background:#202028;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:700;display:flex}.page-promo__achievements-item-text{color:#b3b5c6;font-size:16px;font-weight:400;line-height:125%}.page-promo__achievements-item-bottom{font-size:16px;font-weight:400;line-height:150%}.page-promo__achievements-item-name{color:#b3b5c6;font-size:20px;font-weight:700;line-height:100%}.page-promo__achievements-item-bottom-text{align-items:center;gap:6px;display:flex}.page-promo__achievements-item-bottom-text span{font-size:16px;font-weight:400;line-height:150%}.page-promo__achievements-item-bottom-text span:first-child{color:#b3b5c6}.page-promo__achievements-item-bottom-text span:last-child{color:#fff}
.user-header{gap:16px;display:flex}.user-header__avatar{object-fit:cover;object-position:center;border-radius:16px;width:140px;height:140px}@media (max-width:767px){.user-header__avatar{display:none}}.user-header__info{flex-direction:column;gap:8px;display:flex}@media (max-width:767px){.user-header__info{width:100%}}.user-header__top{align-items:center;gap:16px;display:flex}@media (max-width:767px){.user-header__top{justify-content:space-between}}.user-header__status{align-items:center;gap:4px;display:flex}.user-header__status span:first-child{text-align:center;color:#ffb800;background:#202028;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;font-weight:700;display:flex}@media (max-width:767px){.user-header__status span:first-child{width:24px;height:24px;font-size:20px}}.user-header__status span:last-child{color:#fff;font-size:20px;font-weight:500;line-height:100%}@media (max-width:767px){.user-header__status span:last-child{font-size:16px}}.user-header__name{color:#fff;font-size:20px;font-weight:500;line-height:120%}@media (max-width:767px){.user-header__name{font-size:16px}}.user-header__stats{background:#202028;border-radius:8px;gap:16px;padding:24px;display:flex}@media (max-width:767px){.user-header__stats{gap:8px;padding:8px}}.user-header__stats-item{flex-direction:column;gap:8px;display:flex}.user-header__stats-item-value{text-transform:uppercase;color:#fff;align-items:center;gap:4px;font-size:20px;font-weight:700;line-height:120%;display:flex}@media (max-width:767px){.user-header__stats-item-value{font-size:16px}}.user-header__stats-item-value span{text-transform:uppercase;text-align:center;color:#ffb800;justify-content:center;align-items:center;font-size:20px;font-weight:700;line-height:120%;display:flex}.user-header__stats-item-label{color:#b3b5c6;font-size:16px;font-weight:400;line-height:125%}.user-header__stats-divider{background:#131318;border-radius:2px;width:1px;height:52px}
