.create-promo-modal-shell{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){.create-promo-modal-shell{border-radius:16px;width:min(100%,400px);max-width:400px;max-height:calc(100dvh - 32px);margin:auto;animation:.3s ease-out forwards createPromoFadeIn;overflow-y:auto}.create-promo-modal-shell.closing{animation:.25s ease-in forwards createPromoFadeOut}}@media (min-width:768px){.create-promo-modal-shell{animation:.5s ease-in-out forwards createPromoFadeIn}.create-promo-modal-shell.closing{animation:.5s ease-in-out forwards createPromoFadeOut}}.create-promo-modal-shell .modal1_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.create-promo-modal-shell .modal1_header h2{color:#fff;font-size:24px;font-weight:700;line-height:83%}.create-promo-modal-shell .modal1_close{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.create-promo-modal-shell .modal1_close:hover{opacity:.8}.create-promo-modal-shell .modal1_content{width:100%}@keyframes createPromoFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes createPromoFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.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)}}
.referral_modal_radix_content{z-index:1001;outline:none;min-width:1px;max-width:calc(100vw - 32px);min-height:1px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.referral_modal_radix_content_fade{max-height:80dvh;top:0;transform:translate(-50%)}.referral_modal_radix_title{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.delete-promo-modal-shell{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){.delete-promo-modal-shell{border-radius:16px 16px 0 0;max-width:520px;animation:.5s ease-in-out forwards deletePromoSlideUp;overflow-y:auto}.delete-promo-modal-shell.closing{animation:.5s ease-in-out forwards deletePromoSlideDown}}@media (min-width:768px){.delete-promo-modal-shell{animation:.5s ease-in-out forwards deletePromoFadeIn}.delete-promo-modal-shell.closing{animation:.5s ease-in-out forwards deletePromoFadeOut}}.delete-promo-modal-shell .modal1_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.delete-promo-modal-shell .modal1_header h2{color:#fff;font-size:24px;font-weight:700;line-height:83%}.delete-promo-modal-shell .modal1_close{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.delete-promo-modal-shell .modal1_close:hover{opacity:.8}.delete-promo-modal-shell .modal1_content{width:100%}@keyframes deletePromoSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes deletePromoSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes deletePromoFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes deletePromoFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.modal-delete-promo__row{color:#fff;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-delete-promo__label{font-size:14px;font-weight:500;line-height:114%}.modal-delete-promo__buttons{gap:8px;margin-top:24px;display:flex}.modal-delete-promo__buttons .btn1{border-radius:8px;flex:1}
.mobile_language_modal_radix_content{width:100%;max-width:min(360px,100vw - 32px)}.mobile_language_modal_content{background:#1a1d1f;border-radius:16px;width:100%;max-width:360px;animation:.3s modalShow}.mobile_language_modal_content.closing{animation:.3s forwards modalHide}.mobile_language_modal_header{border-bottom:1px solid #272b30;justify-content:space-between;align-items:center;padding:24px;display:flex}.mobile_language_modal_title{color:#fcfcfc;font-size:18px;font-weight:600}.mobile_language_modal_close{cursor:pointer;color:#6f767e;transition:color .2s}.mobile_language_modal_close:hover{color:#fcfcfc}.mobile_language_modal_languages{flex-direction:column;gap:8px;padding:16px;display:flex}.mobile_language_modal_language{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:background .2s;display:flex}.mobile_language_modal_language:hover,.mobile_language_modal_language_active{background:#272b30}.mobile_language_modal_language_name{color:#fcfcfc;text-transform:uppercase;font-size:15px}.mobile_language_modal_language_check{color:#fff;margin-left:auto}@keyframes modalShow{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modalHide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}
.sign_in_radix_content{width:100%;max-width:100%;top:auto;bottom:0;transform:translate(-50%)}@media (min-width:767px){.sign_in_radix_content{width:auto;max-width:calc(100vw - 32px);top:50%;bottom:auto;transform:translate(-50%,-50%)}}.sign_in{justify-content:center;align-items:flex-end;width:100%;display:flex}@media (min-width:767px){.sign_in{justify-content:center;align-items:center}}.sign_in.closing .sign_in_body{animation:.5s ease-in-out forwards slideDown}.sign_in_body{border-top:1px solid var(--t-4-states-color-2-default-stroke);background:var(--t-bg-bg);border-radius:16px 16px 0 0;width:100%;max-width:360px;padding:16px 16px 24px;animation:.5s ease-in-out forwards slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.sing_in_header{color:var(--t-text-text-0);justify-content:space-between;align-items:center;margin-bottom:24px;font-size:20px;font-weight:700;line-height:24px;display:flex}.sing_in_close{cursor:pointer}.steam_btn,.social_auth_btn{min-height:48px;margin-bottom:8px;position:relative;border-radius:8px!important}.steam_btn span,.social_auth_btn span{text-align:center;width:100%}.steam_btn svg,.social_auth_btn svg{position:absolute;top:50%;left:8px;transform:translateY(-50%)}.sign_in_devider{text-align:center;color:var(--t-text-text-0);align-items:center;gap:8px;margin-bottom:8px;font-size:16px;font-weight:700;line-height:150%;display:flex}.sign_in_devider span{background-color:var(--t-4-states-color-2-default-bg);flex:1;height:1px}.sign_in_socials{justify-content:center;gap:10px;width:100%;margin-bottom:20px;display:flex}.sign_in_socials_btn{justify-content:center;align-items:center;display:flex;border-radius:8px!important;width:48px!important;height:48px!important}.vk_btn{background-color:#1fa8ff!important}.fb_btn{background-color:#0866ff!important}.google_btn{background-color:var(--t-4-states-color-main-default-text-2)!important}.google_auth_btn{margin-bottom:20px}.sign_in_description{text-align:center;color:var(--t-text-text-1);font-size:14px;font-weight:400;line-height:140%}
.referral-withdraw-modal{background:radial-gradient(530.41% 106.93% at 50% 32.25%,#190136 0%,#170044 32.8%,#640073 60.4%,#3d0041 100%);border:4px solid #fff;border-radius:36px;width:min(624px,100vw - 32px);position:relative;box-shadow:0 28px 64px #d32ce633,inset 0 0 64px #d32ce6}.referral-withdraw-modal__inner{background:0 0;border:3px solid #d32ce6;border-radius:30px;position:relative}.referral-withdraw-modal__close{color:#fff;cursor:pointer;background:#3d0051;border:4px solid #9b00ac;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .5s;display:flex;position:absolute;top:-20px;right:-22px;box-shadow:0 0 28px #d32ce6}.referral-withdraw-modal__close:hover{transform:rotate(180deg)}.referral-withdraw-modal__close svg{width:16px;height:16px}.referral-withdraw-modal .balance-title{color:#f7bffe;letter-spacing:0;text-align:center;text-shadow:-1px -1px #d32ce6,1px -1px #d32ce6,-1px 1px #d32ce6,1px 1px #d32ce6,0 0 16px #d32ce6;text-transform:uppercase;padding:23px 0 36px;font-size:24px;font-weight:700;line-height:24px}.referral-withdraw-modal .pay-methods-items{margin-bottom:20px;padding:0 28px}.referral-withdraw-modal .pay-methods-item{width:calc(50% - 20px)}.referral-withdraw-modal .pay-methods-item-hover{background:radial-gradient(105.31% 100% at 50% 100%,#6c0079 0%,#240239cc 53.83%,#2d008d 100%),linear-gradient(#310355 0%,#37005a .1%,#13003f 100%)}.referral-withdraw-modal .pay-ret-user{align-items:center;max-width:240px;margin:20px auto 40px;display:flex}.referral-withdraw-modal .pay-ret-user img{border:8px solid #31004d;border-radius:50%;width:50px;height:50px;margin-right:4px}.referral-withdraw-modal .pay-ret-user .name{color:#ccc;text-overflow:ellipsis;white-space:nowrap;width:190px;margin-bottom:1px;font-size:16px;line-height:16px;overflow:hidden}.referral-withdraw-modal .pay-ret-user .cost{color:#d32ce6;align-items:center;font-size:16px;line-height:16px;display:flex}.referral-withdraw-modal .btn-pay-cost-wrap{margin-bottom:40px}.referral-withdraw-modal .pay-form-method{cursor:pointer;background:linear-gradient(90deg,#460f5a1f 0%,#980a7d1f 100%);border-radius:8px;margin:0 28px 54px;padding:8px 44px 8px 20px;position:relative}.referral-withdraw-modal .pay-form-method:before{content:"";background:#13072c52;border-radius:0 8px 8px 0;width:48px;height:100%;display:block;position:absolute;top:0;right:0}.referral-withdraw-modal .pay-form-method:after{color:#e69bff66;content:"arrow_drop_up";justify-content:center;align-items:center;width:48px;height:100%;font-family:Material Icons;font-size:24px;line-height:24px;transition:transform .5s;display:flex;position:absolute;top:0;right:0;transform:rotate(180deg)}.referral-withdraw-modal .pay-form-method.active:after{transform:rotate(0)}.referral-withdraw-modal .pay-form-method-info{margin-right:auto}.referral-withdraw-modal .pay-form-input-wrap{display:flex}.referral-withdraw-modal .pay-form-input{align-items:center;width:100%;margin:0 28px 40px;display:flex;position:relative}.referral-withdraw-modal .pay-form-input:before{content:"";background:linear-gradient(90deg,#6d007a 0%,#370047 100%);width:100%;height:2px;display:block;position:absolute;top:calc(100% + 4px)}.referral-withdraw-modal .pay-form-input .icon{background:linear-gradient(300deg,#8214a8,#ff6ce3);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-right:8px}.referral-withdraw-modal .pay-form-input input{color:#d32ce6;background:0 0;border:0;flex-grow:1;font-size:16px;line-height:19px}.referral-withdraw-modal .pay-form-input input:focus{outline:none}.referral-withdraw-modal .pay-form-input input::placeholder{color:#e69bff66}.referral-withdraw-modal .pay-form-input-items{z-index:3;background:linear-gradient(180.17deg,#22083c .15%,#170044 101.22%);border-radius:8px 6px 6px 8px;flex-wrap:wrap;max-height:360px;padding:16px;display:none;position:absolute;top:calc(100% + 8px);overflow:auto}.referral-withdraw-modal .pay-form-input-items.active{display:flex}.referral-withdraw-modal .pay-form-input-items .pay-methods-item{width:calc(33.3% - 10px);margin:0 5px 10px}.referral-withdraw-modal .pay-form-input-cvv{text-align:center;max-width:70px;margin-left:0}@media (max-width:900px){.referral-withdraw-modal__close{width:28px;height:28px;top:-5px;right:-5px}.referral-withdraw-modal__close svg{width:10px;height:10px}}
.withdraw-referral-modal-shell{background:#131318;border:2px solid #202028;border-radius:16px;width:min(400px,100vw - 32px);max-width:400px;max-height:calc(100dvh - 32px);padding:24px 16px;animation:.5s ease-in-out forwards withdrawReferralFadeIn;overflow-y:auto}.withdraw-referral-modal-shell.closing{animation:.5s ease-in-out forwards withdrawReferralFadeOut}@keyframes withdrawReferralFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes withdrawReferralFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.withdraw-referral-modal-shell .modal1_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.withdraw-referral-modal-shell .modal1_header h2{color:#fff;font-size:24px;font-weight:700;line-height:83%}.withdraw-referral-modal-shell .modal1_close{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.withdraw-referral-modal-shell .modal1_close:hover{opacity:.8}.withdraw-modal__balance{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.withdraw-modal__balance span{font-size:16px;font-weight:400;line-height:125%}.withdraw-modal__balance span.withdraw-modal__balance-amount{color:#ffb800;font-size:16px;font-weight:700;line-height:125%}.withdraw-modal__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.withdraw-modal__tabs--manager-only .withdraw-modal__tab--manager{grid-column:1/-1}.withdraw-modal__tab{cursor:pointer;appearance:none;width:100%;height:64px;min-height:64px;box-shadow:none;background:#202028 padding-box padding-box;border:none;justify-content:center;align-items:center;padding:18px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:visible;border-radius:8px!important}.withdraw-modal__tab img{object-fit:contain;z-index:1;max-width:100%;max-height:32px;position:relative}.withdraw-modal__tab.active{background:#363744}.withdraw-modal__tab:focus{outline:none}.withdraw-modal__tab:hover{background:#363744}.withdraw-modal__tab--site{grid-column:1/-1;padding:12px 18px}.withdraw-modal__tab--site img{max-height:40px}.withdraw-modal__tab-surface{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.withdraw-modal__tab--site-crypto-hint .withdraw-modal__tab-surface:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;will-change:transform,opacity;background:linear-gradient(112deg,#0000 0% 46%,#ffffff05 48%,#ffffff1f 50%,#ffffff05 52%,#0000 54% 100%);animation:5s linear 2s infinite both withdraw-site-crypto-hint;position:absolute;inset:0;transform:translate(160%)}.withdraw-modal__tab--external,.withdraw-modal__tab--manager{padding:16px}.withdraw-modal__tab--manager:hover .withdraw-modal__manager-tooltip,.withdraw-modal__tab--manager:focus-visible .withdraw-modal__manager-tooltip{opacity:1;visibility:visible;pointer-events:auto;font-weight:400;transform:translate(-50%)}.withdraw-modal__manager-content{justify-content:center;align-items:center;gap:12px;display:flex}.withdraw-modal__tab-badge{opacity:1;background:var(--Green-BG,#089408);color:#fff;z-index:1;will-change:transform,box-shadow;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:47px;height:20px;padding:2px 6px;font-size:12px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.withdraw-modal__tab--site.active .withdraw-modal__tab-badge{animation:.42s cubic-bezier(.22,1,.36,1) withdraw-site-bonus-pop,2.1s ease-in-out .42s infinite withdraw-site-bonus-glow}@keyframes withdraw-site-bonus-pop{0%{transform:translate(-50%,-50%)scale(.84)}58%{transform:translate(-50%,-50%)scale(1.08)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes withdraw-site-bonus-glow{0%,to{box-shadow:0 0 #08940800}50%{box-shadow:0 0 0 5px #08940829,0 6px 18px #0894083d}}@keyframes withdraw-site-crypto-hint{0%{opacity:0;transform:translate(160%)}1%{opacity:1;transform:translate(160%)}20%{opacity:1;transform:translate(-160%)}21%,to{opacity:0;transform:translate(-160%)}}.withdraw-modal__manager-icon{object-fit:contain;flex-shrink:0;width:32px;height:32px}.withdraw-modal__manager-label{leading-trim:none;letter-spacing:0;vertical-align:middle;color:var(--Text-Text-4,#b3b5c6);opacity:1;white-space:pre-line;text-align:left;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.withdraw-modal__manager-tooltip{white-space:nowrap;color:#fff;z-index:10;opacity:0;visibility:hidden;pointer-events:none;background:#1f2330;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:700;line-height:1;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,6px);box-shadow:0 8px 22px #00000059}.withdraw-modal__manager-tooltip:before{content:"";background:#1f2330;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.withdraw-modal__manager-tooltip-icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.withdraw-modal__manager-tooltip-icon i{color:#fff;font-size:16px;line-height:16px}.withdraw-modal__content .btn1{min-height:44px}.withdraw-modal__content .btn1.btn1_yellow{color:#131318;background:#ffb800}.withdraw-modal__content .btn1.btn1_yellow:hover{background:#ffca33}.withdraw-modal__content .btn1.btn1_yellow:active{background:#e6a400}.withdraw-modal__content--site,.withdraw-modal__content--external{padding-top:0}.withdraw-modal__content-shell{transition:height .32s cubic-bezier(.22,1,.36,1);overflow:hidden}.withdraw-modal__balance-input{background-color:#3957aa;border-radius:8px;width:100%;height:64px;margin-bottom:16px;display:flex;overflow:hidden}.withdraw-modal__balance-input-left{background-color:#202028;border-bottom:4px solid #3957aa;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:6px 12px;display:flex}.withdraw-modal__balance-input-label{color:#b3b5c6;margin-bottom:8px;font-size:14px}.withdraw-modal__balance-input-label span{color:#eb4b4b}.withdraw-modal__balance-input-label--amount{font-weight:500}.withdraw-modal__balance-input-field{align-items:center;min-width:0;display:flex;position:relative}.withdraw-modal__balance-input-input{color:#fff;background:#202028;border:1px solid #0000;border-radius:4px;width:100%;height:28px;padding-right:96px;font-size:20px;font-weight:700;line-height:28px;transition:border-color .2s}.withdraw-modal__balance-input-input::placeholder{color:#6c6f8b}.withdraw-modal__balance-input-input:focus{border-color:#3957aa;outline:none}.withdraw-modal__balance-input-input.error{border-color:#eb4b4b}.withdraw-modal__balance-input-right{flex-direction:column;align-items:flex-end;width:auto;min-width:150px;margin-left:auto;padding:6px 12px;display:flex}.withdraw-modal__balance-input-result-label{color:#fff;margin-bottom:14px;font-size:14px;font-weight:500}.withdraw-modal__balance-input-result{align-items:center;gap:4px;margin-top:auto;display:flex}.withdraw-modal__balance-input-result-equals{color:#b3b5c6;margin-right:0;font-size:20px;font-weight:400}.withdraw-modal__balance-input-result-value-wrap{color:#fff;align-items:baseline;gap:4px;font-size:20px;font-weight:400;line-height:1;display:inline-flex}.withdraw-modal__balance-input-result-value{color:#fff;font-size:20px;font-weight:400}.withdraw-modal__balance-input-result-currency{color:#fff;margin-left:0;font-size:20px;font-weight:400}.withdraw-modal__bonus-badge{color:#ffb800;align-items:center;gap:2px;max-width:calc(100% - 8px);font-size:14px;font-weight:700;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.withdraw-modal__bonus-badge svg{color:#ffb800;width:16px;height:16px}.withdraw-modal__bonus-badge span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:74px;padding-top:2px;display:block;overflow:hidden}.withdraw-modal__calculation{background:#ffffff0d;border-radius:8px;margin-bottom:20px;padding:15px}.withdraw-modal__bonus{color:#ffb800;justify-content:space-between;margin-bottom:10px;display:flex}.withdraw-modal__total{justify-content:space-between;font-size:16px;font-weight:600;display:flex}.withdraw-modal__submit{border-radius:8px;width:100%;margin-top:20px}.withdraw-modal__user{align-items:center;gap:8px;margin-bottom:24px;display:flex}.withdraw-modal__avatar{border-radius:4px;width:64px;height:64px}.withdraw-modal__avatar img{object-fit:cover;width:100%;height:100%}.withdraw-modal__user-info{flex-direction:column;gap:4px;display:flex}.withdraw-modal__user-info span{font-size:16px;font-weight:500;line-height:125%}.withdraw-modal__user-info span:last-child{color:#6c6f8b;font-size:14px;font-weight:400;line-height:143%}.withdraw-modal__minus-button{color:#b3b5c6;margin-top:24px;font-size:16px;font-weight:400;line-height:125%}.withdraw-modal__warning{will-change:transform,opacity;border:1px solid #eb4b4b;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:8px;font-size:14px;font-weight:400;line-height:143%;animation:.38s cubic-bezier(.22,1,.36,1) both withdraw-warning-enter;display:flex;position:relative;overflow:hidden}.withdraw-modal__warning svg{flex-shrink:0;width:20px;height:20px}.withdraw-modal__warning:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#eb4b4b06 43%,#ffffff0b 50%,#eb4b4b06 57%,#0000 100%);animation:.95s ease-out .12s both withdraw-warning-sheen;position:absolute;inset:0;transform:translate(-120%)}@keyframes withdraw-warning-enter{0%{opacity:0;filter:blur(4px);transform:translateY(12px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes withdraw-warning-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}.withdraw-modal__balance-input-custom{color:#fff;background:#202028;border:1px solid #0000;border-radius:4px;width:100%;padding:10px 4px;transition:all .3s}.withdraw-modal__balance-input-custom:hover{background:#363744;border-color:#363744}.withdraw-modal__balance-input-custom.error{border-color:#eb4b4b}.withdraw-modal__address{width:100%;margin-bottom:24px}@media (max-width:640px){.withdraw-modal__balance-input{flex-direction:column;height:auto}.withdraw-modal__balance-input-left,.withdraw-modal__balance-input-right{width:100%}.withdraw-modal__balance-input-left{min-height:64px}.withdraw-modal__balance-input-right{align-items:flex-start;min-width:0;min-height:56px;margin-left:0}.withdraw-modal__balance-input-result-label{margin-bottom:8px}.withdraw-modal__balance-input-input{padding-right:96px}.withdraw-modal__tab--manager{gap:10px;padding:14px 12px}.withdraw-modal__manager-icon{width:28px;height:28px}.withdraw-modal__manager-label{font-size:13px}}@media (prefers-reduced-motion:reduce){.withdraw-modal__tab--site-crypto-hint .withdraw-modal__tab-surface:after,.withdraw-modal__tab--site.active .withdraw-modal__tab-badge,.withdraw-modal__warning,.withdraw-modal__warning:after{animation:none}}
